home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK2.toast / Development Kits (Disc 2) / ScriptX / Draggable ScriptX Folders / utils / DTK / Examples / DirExmp.dir / 00105.ls < prev    next >
Encoding:
Text File  |  1995-12-14  |  81 b   |  6 lines

  1. on mouseDown
  2.   if trackMouse() then
  3.     puppetSound("megaphoneSnd")
  4.   end if
  5. end
  6.